[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 14 Fn 8002  - Articom - Get Asynchronous Redirector Status             [S]

   AX = 8002h
   ES:DI -> buffer for redirector status structure (see below)

Return: AX = error code, if error (see AX=8003h)

See Also: AX=8000h,AX=8003h

Format of redirector status:
Offset Size    Description
 00h   WORD    redirector major and minor version numbers
 02h   WORD    redirectable ports found
 04h   WORD    redirectable ports + local ports found
 06h   WORD    redirector internal buffer size
 08h   WORD    maximum servers maintained
 0Ah   WORD    number of adapters found

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson